home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #2 / Amiga Plus CD - 2004 - No. 02.iso / AmiSoft / Disk / moni / FileX-src.lha / FileX-src / FileXARexx_rxcl_protos.h < prev    next >
C/C++ Source or Header  |  1994-08-28  |  201b  |  13 lines

  1. /* Prototypes for functions defined in
  2. FileXARexx_rxcl.c
  3.  */
  4.  
  5. extern char RexxPortBaseName[80];
  6.  
  7. extern char * rexx_extension;
  8.  
  9. extern struct rxs_command rxs_commandlist[78];
  10.  
  11. extern int command_cnt;
  12.  
  13.